FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package dhp#current (31 ms)

Package dhp
Type ValueSet
Id Id
FHIR Version R5
Source http://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-audit-event-outcome-vs.html
Url https://terminology.medcore.uz/ValueSet/audit-event-outcome-vs
Version 0.1.0
Status draft
Date 2025-06-02T14:44:28+00:00
Name AuditEventOutcomeVS
Title Audit event outcome
Experimental True
Description Defines the outcome of the event (`AuditEvent.outcome.code`) that is being recorded in Uzbek and Russian

Resources that use this resource

StructureDefinition
dhp-auditevent Uzbekistan DHP AuditEvent Profile

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet audit-event-outcome-vs

Language: uz

  • Include these codes as defined in http://hl7.org/fhir/issue-severity
    CodeDisplayDefinitionРусский (Russian, ru)uz
    fatalFatalThe issue caused the action to fail and no further checking could be performed.Фатальная ошибкаFatal xato
    errorErrorThe issue is sufficiently important to cause the action to fail.ОшибкаXato
    warningWarningThe issue is not important enough to cause the action to fail but may cause it to be performed suboptimally or in a way that is not as desired.ПредупреждениеOgohlantirish
    informationInformationThe issue has no relation to the degree of success of the action.ИнформацияMa'lumot
    successOperation SuccessfulThe operation completed successfully.Операция выполнена успешноOperatsiya muvaffaqiyatli yakunlandi

Source

{
  "resourceType" : "ValueSet",
  "id" : "audit-event-outcome-vs",
  "language" : "uz",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"uz\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"uz\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet audit-event-outcome-vs</b></p><a name=\"audit-event-outcome-vs\"> </a><a name=\"hcaudit-event-outcome-vs\"> </a><a name=\"audit-event-outcome-vs-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: uz</p></div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html\"><code>http://hl7.org/fhir/issue-severity</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-fatal\">fatal</a></td><td style=\"color: #cccccc\">Fatal</td><td>The issue caused the action to fail and no further checking could be performed.</td><td>Фатальная ошибка</td><td>Fatal xato</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-error\">error</a></td><td style=\"color: #cccccc\">Error</td><td>The issue is sufficiently important to cause the action to fail.</td><td>Ошибка</td><td>Xato</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-warning\">warning</a></td><td style=\"color: #cccccc\">Warning</td><td>The issue is not important enough to cause the action to fail but may cause it to be performed suboptimally or in a way that is not as desired.</td><td>Предупреждение</td><td>Ogohlantirish</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-information\">information</a></td><td style=\"color: #cccccc\">Information</td><td>The issue has no relation to the degree of success of the action.</td><td>Информация</td><td>Ma'lumot</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-success\">success</a></td><td style=\"color: #cccccc\">Operation Successful</td><td>The operation completed successfully.</td><td>Операция выполнена успешно</td><td>Operatsiya muvaffaqiyatli yakunlandi</td></tr></table></li></ul></div>"
  },
  "url" : "https://terminology.medcore.uz/ValueSet/audit-event-outcome-vs",
  "version" : "0.1.0",
  "name" : "AuditEventOutcomeVS",
  "title" : "Audit event outcome",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-06-02T14:44:28+00:00",
  "publisher" : "Uzinfocom",
  "contact" : [
    {
      "name" : "Uzinfocom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description" : "Defines the outcome of the event (`AuditEvent.outcome.code`) that is being recorded in Uzbek and Russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/issue-severity",
        "concept" : [
          {
            "code" : "fatal",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Фатальная ошибка"
              },
              {
                "language" : "uz",
                "value" : "Fatal xato"
              }
            ]
          },
          {
            "code" : "error",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Ошибка"
              },
              {
                "language" : "uz",
                "value" : "Xato"
              }
            ]
          },
          {
            "code" : "warning",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Предупреждение"
              },
              {
                "language" : "uz",
                "value" : "Ogohlantirish"
              }
            ]
          },
          {
            "code" : "information",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Информация"
              },
              {
                "language" : "uz",
                "value" : "Ma'lumot"
              }
            ]
          },
          {
            "code" : "success",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Операция выполнена успешно"
              },
              {
                "language" : "uz",
                "value" : "Operatsiya muvaffaqiyatli yakunlandi"
              }
            ]
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.